/ Assembly List / LJCGenTableCode / GenTableFiles / GetXmlSpec

Namespace - LJCGenTableCode


Parameters
xmlFormat - The XML format.
name - The base name.
isPlural - The plural flag.

Returns

The XML data file spec.

Syntax

C#
private String GetXmlSpec(String xmlFormat, String name, Boolean isPlural = False)

Creates the XML data file spec.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.